2014-03-12 - 10919.100 - Spec - UCC32 Amazon #SDLABELREPORTS #ABAPUCC

SPECIFICATIONS

10919.100-Spec- UCC32 Amazon


Purpose


To add new Labels for the UCC labels programs.

Admin Info


Purpose
To add L88(UCC32.lwl) to the US and China UCC label programs.Also add mixed logic for the UPC/EAN numbers
Requested By
Lizz Paxson
Spec Created By
Deepak Yasam
Spec Created Date
03/12/2014
Spec QA by
Surya Basa
Objects
ZRSD_UCC_LABELS2
ZRSD_UCC_LABELS_CHINA
Document Status
Completed

References


Prior Tickets

None

Documents

None


Functional Requirement


New L code should be added to the existing US and China UCC label program.Mixed logic should also be updated for the UPC/EAN.


Solution Summary


[Discuss this section with Requester and get approval prior to beginning work]
New L code L88 is added to both US and China UCC label program.
If there are more than one UPC's/EAN's in a handling unit then MIXED should be printed instead of the UPC/EAN number on the label string.
Below is the string sequence.
Address_Line_1,Address_Line_2,Ship_Company,Ship_Address_1, Ship_Address_2,Ship_City, Ship_State, Ship_Zip, PO_Number, UPC, Qty, X of Y, Y of Y, Serial Ship Bar Code.

Test Plan

[List test scenarios/cases to be executed here]
S.no
Test Scenario
Expected Results
Actual Result /Test documents
1
1.Create a SO with 1000,10,00 sales area with single item and plant 0116.Use L88 label in the VAS labelling and save the order.
2.Arun the SO and ceate subsequent delivery.Pack the delivery using ZSD_UCCPACK t.code.
3.Execute ZSD_UCCLBL transaction with the above delivery as input and check the label.
The desired label should get printed as per the string sequence.When there is one UPC/EAN in the HU then the its value should get printed on the label.If there are more tha one EAN/UPC's in the HU then the word MIXED should get printed instead of the value on the label.

2
1.Create a SO with 1000,10,00 sales area with two items and plant 0116.Use L88 label in the VAS labelling and save the order.
2.Arun the SO and ceate subsequent delivery.Pack the delivery using ZSD_UCCPACK t.code.
3.Execute ZSD_UCCLBL transaction with the above delivery as input and check the label.
The desired label should get printed as per the string sequence.When there is one UPC/EAN in the HU then the its value should get printed on the label.If there are more tha one EAN/UPC's in the HU then the word MIXED should get printed instead of the value on the label.

3
1.Create a SO with 1000,10,00 sales area with single item and plant 9010.Use L88 label in the VAS labelling and save the order.2.Arun the SO and ceate subsequent delivery.Pack the delivery using ZCH_PACK t.code.
3.Execute ZCH_UCC transaction with the above delivery as input and check the label.
The desired label should get printed as per the string sequence.When there is one UPC/EAN in the HU then the its value should get printed on the label.If there are more tha one EAN/UPC's in the HU then the word MIXED should get printed instead of the value on the label.

4
1.Create a SO with 1000,10,00 sales area with two items and plant 9010.Use L88 label in the VAS labelling and save the order.2.Arun the SO and ceate subsequent delivery.Pack the delivery using ZCH_PACK t.code.
3.Execute ZCH_UCC transaction with the above delivery as input and check the label.
The desired label should get printed as per the string sequence.When there is one UPC/EAN in the HU then the its value should get printed on the label.If there are more tha one EAN/UPC's in the HU then the word MIXED should get printed instead of the value on the label.


Solution Details


Added New L-Code 'L88' and its Corresponding String Logic to US and China UCC label programs.


Issues


None